home *** CD-ROM | disk | FTP | other *** search
- echo ""
- echo ""
- echo "Before installation, please read the addendum sheet with the"
- echo "`All New World Of Lemmings' manual or the ReadMe.txt file on"
- echo "the Program disk."
-
- echo ""
- echo "If an L3 directory has not been created, please press Cancel."
-
- if exists L3:
-
- echo ""
- echo "Installing `All New World Of Lemmings' on L3: on your hard drive."
- echo ""
-
- copy >NIL: Program:source L3:source all
- copy >NIL: Program:frontart L3:frontart all
- copy >NIL: Program:frontaudio L3:frontaudio all
- copy >NIL: Program:c/config.dat L3:config.dat
- copy >NIL: Program:c/RunHD L3:RunHD
- copy >NIL: Program:c/RunHD.info L3:RunHD.info
-
- copy >NIL: Classic: L3: all
- copy >NIL: Egyptian: L3: all
- copy >NIL: Shadow: L3: all
-
- echo ""
- echo "If you have previously saved games on floppy, please insert your"
- echo "LoadSaveGame disk. If not, please press Cancel."
- echo ""
-
- copy >NIL: LoadSaveGame: L3: all
-
- echo "'All New World Of Lemmings' is now installed on your hard drive."
- echo ""
- echo "Please store your `All New World Of Lemmings' disks in a safe place."
- echo ""
- echo "Please `Leave Out' the RunHD icon and close all windows, shells"
- echo "and CLIs to maximise free memory."
- echo ""
-
- else
-
- c:type Program:ReadMe.txt
-
- endif
-
- c:wait 5 mins
-
-